Week 1
Milestones
1.Understanding the current codebase
2.Making the Utils service code jdk 18 compatible
Screenshots / Videos
Contributions
Debugged and removed all the errors which were coming to make the code jdk 18 compatible
Learnings
Learnt about the following:
- The architecture of the codebase
- All the Transport layer services
- Reactive programming (RxJava)
- Implentations of Kafka
- Using the IntelliJ IDEA IDE